Update docs
authorMatthias Clasen <matthiasc@src.gnome.org>
Sat, 26 May 2007 20:50:34 +0000 (20:50 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sat, 26 May 2007 20:50:34 +0000 (20:50 +0000)
svn path=/trunk/; revision=17942

ChangeLog
gdk/x11/gdkdisplay-x11.c

index 54a7451e7f0965c9ddeb4e3cabbe55c2d834d590..7f80f2ce182061cbe2bbf90b7180df1a44b23445 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
 2007-05-26  Matthias Clasen  <mclasen@redhat.com>
        
+       * gdk/x11/gdkdisplay-x11.c: Update docs
        * gdk/gdk.c: Update docs
        * gdk/directfb/gdkwindow-directfb.c: Remove duplicate doc comments.
        * gdk/x11/gdkwindow-x11.c: Fix doc formatting
index 8beb88921231ec179601b594c296d8a7883f73d4..c57ef2e833feb2aa6fa994806f4207ec4c8da00a 100644 (file)
@@ -1351,8 +1351,9 @@ gdk_display_supports_input_shapes (GdkDisplay *display)
  * gdk_x11_display_get_startup_notification_id:
  * @display: a #GdkDisplay
  *
- * Returns: the startup notification ID for 
- * @display.
+ * Gets the startup notification ID for a display.
+ * 
+ * Returns: the startup notification ID for @display
  *
  * Since: 2.12
  */